/*# sourceURL=/themes/pc/public/static/css/index2.css */
/*@ sourceURL=/themes/pc/public/static/css/index2.css */
a {
    font-size: 16rem;
}

.indexbox {
    width: 100%;
    overflow: hidden;
}

.indexbox>.contentbox {
    /* background: #03864d; */
}

.indexbox .bannerbox {
    position: relative;
    /* background-color: #000; */
    margin-top: 90rem;
}

.indexbox .bannerbox {
    position: relative;
    height: calc(100vh - 90rem);
    height: 829rem;
}

.bannerbox .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bannerbox .swiper-slide img {
    width: 100%;
    height: auto;
    min-height: 100%;
    transition: 4s linear 2s;
    transform: scale(1.1, 1.1);
    object-fit: cover;
}

.bannerbox .swiper-slide {
    position: relative;
}

.bannerbox .swiper-slide-active img,
.bannerbox .swiper-slide-duplicate-active img {
    transition: 6s linear;
    transform: scale(1, 1);
}

.bannerbox .swiper-slide .text {
    text-align: left;
    width: 80%;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    position: absolute;
    color: #fff;
    display: block;
}

.bannerbox .swiper-slide .text .title {
    overflow: hidden;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    font-size: 60rem;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 22rem;
    text-shadow: 6rem 2rem 1rem #000;
    /* font-style: oblique; */
    font-family: "myBold";
}

.bannerbox .swiper-slide .text .b_line {
    width: 80rem;
    margin: 0px 0px 20rem;
    height: 6rem;
    background: #fff;
}

.bannerbox .swiper-slide .text .wenan {
    font-size: 24rem;
    line-height: 1.6;
    white-space: pre-line;
    width: 76%;
    text-align: left;
    text-shadow: 1rem 1rem 0rem #000;
}

.bannerbox .swiper-slide .text .btn {
    width: 160rem;
    background: linear-gradient(to right, #93030d, #e50112);
    height: 44rem;
    line-height: 41rem;
    text-align: center;
    border-radius: 6px;
    border: solid 0rem rgba(0, 0, 0, 0);
    color: #fff;
    margin-top: 3%;
    font-size: 16rem;
    display: inline-block;
}

.bannerbox .swiper-slide .text .title p {
    transition: all 1s .7s;
}

.indexbox .contentbox>.title {
    font-size: 36rem;
    padding: 60rem 0;
    /* text-align: center; */
    width: 100%;
    font-weight: 700;
    color: #000;
    /* padding-bottom: 0; */
    padding-left: 157rem;
    color: #03367f;
    /* text-shadow: 2rem 2rem 1rem #0da3d1; */
    font-family: "myBold";
}

.indexbox .contentbox>.title.ystitle {
    /* padding-top: 70rem; */
    text-align: center;
    /* padding-left: 169rem; */
    padding-bottom: 40rem;
    padding-right: 157rem;
    text-shadow: none;
}

.indexbox .contentbox>.title.ystitle .text {
    font-size: 20rem;
    display: inline-block;
    padding: 7rem 21rem;
    background-color: var(--wp--preset--color--white);
    box-shadow: 0 0rem 20rem 0 rgba(0, 0, 0, .15);
    border-radius: 10px;
    color: var(--wp--preset--color--deep-grey);
    /* margin-bottom: 26rem; */
}

.indexbox .contentbox>.title.ystitle .sontitle {
    font-weight: 600;
    font-size: 36rem;
    margin: 34rem 0;
    color: #03367f;
    /* text-shadow: 2rem 2rem 1rem #0da3d1; */
    line-height: 60rem;
    font-family: "myBold";
}

.indexbox .contentbox>.title.ystitle .btn {
    display: inline-block;
    padding: 15rem 35rem;
    border: 1rem solid #0da3d1;
    border-radius: 50rem;
    font-size: 19rem;
    color: #000;
    margin-bottom: 43rem;
    transition: all .6s;
}

.indexbox .contentbox>.title.ystitle .btn:hover {
    background: #03367f;
    color: #fff;
}

.indexbox .contentbox>.title .futitle {
    font-family: auto;
    font-size: 18rem;
    /* text-align: center; */
    width: 100%;
    color: #000;
    margin-top: 10rem;
    font-weight: normal;
    text-shadow: none;
}

.indexbox .contentbox>.title .tishi {}

/* */
.indexbox .indexproduct .indexcontent>.btn {
    display: block;
    width: 140rem;
    height: 40rem;
    line-height: 40rem;
    text-align: center;
    border: 1rem solid #03864d;
    /* padding: 4rem 10rem; */
    margin: 20rem auto;
    color: #000;
    /* margin-bottom: 0; */
}

.indexbox .indexproduct {
    /* width: 100%; */
    /* background: url("http://new.langjin88.com/themes/pc/public/static/css/../image/nybg.jpg") no-repeat center center; */
    background-size: cover;
    position: relative;
    overflow: hidden;
    padding: 86rem 0;
    /* margin-bottom: 4%; */
    position: relative;
    /* padding-top: 30rem; */
    /* margin-top: 100rem; */
    padding-bottom: 100rem;
    /* margin-bottom: 50rem; */
    /* height: 680rem; */
}

.indexbox .indexproduct:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    /* background: #000; */
}

.indexbox .indexproduct>.title {
    font-size: 36rem;
    /* padding: 40rem 0; */
    /* text-align: center; */
    width: 100%;
    font-weight: 700;
    color: #000;
    padding-top: 0rem;
    margin-bottom: 90rem;
    color: #03367f;
    /* text-shadow: 2rem 2rem 1rem #0da3d1; */
    font-family: "myBold";
}

.indexbox .title>span {
    display: none;
}

.indexbox .indexproduct>.title .read {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.indexbox .title .read {
    text-shadow: none;
}

.indexbox .indexproduct>.title .futitle {
    font-family: auto;
    font-size: 18rem;
    /* text-align: center; */
    width: 100%;
    color: #000;
    margin-top: 10rem;
    font-weight: normal;
    text-shadow: none;
}

.indexbox .indexproduct .indexcontent .indexproductitem {
    overflow: hidden;
    /* background-color: rgba(102, 102, 102, 0.493); */
    /* padding: 30rem 0; */
    display: flex;
    /* flex-wrap: wrap; */
    padding: 10rem;
    width: 100%;
    justify-content: space-between;
}

.indexbox .indexproduct .indexcontent .indexproductitem::after {
    /* content: ""; */
    /* display: block; */
    /* clear: both; */
}

.indexbox .indexproduct .indexcontent .indexproductitem .item {
    display: block;
    width: 24.25%;
    height: 350rem;
    overflow: hidden;
    position: relative;
    /* margin-right: 1%; */
    /* margin-bottom: 1%; */
    /* box-shadow: 0rem 3rem 6rem 1rem #03864d; */
}

.indexbox .indexproduct .indexcontent .indexproductitem .item:nth-child(4n) {
    margin-right: 0;
}

.indexbox .indexproduct .indexcontent .indexproductitem2 {
    padding-top: 0;
}

.indexbox .indexproduct .indexcontent .indexproductitem .item .btnbox {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #03864dbe;
    font-size: 18rem;
    color: #fff;
    height: 40rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(0);
    transition: all 1s;
}

.indexbox .indexproduct .indexcontent .indexproductitem .item .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.indexbox .indexproduct .indexcontent .indexproductitem .item .img img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    transition: all 0.7s;
}

.indexbox .indexproduct .indexcontent .indexproductitem .item:hover .text {
    transform: translateY(0%);
}

.indexbox .indexproduct .indexcontent .indexproductitem .item:hover .btnbox {
    transform: scale(1);
}

.indexbox .indexproduct .indexcontent .indexproductitem .item:hover .img img {
    transform: scale(1.2);
}

.indexbox .indexproduct .indexcontent .indexproductitem .item .text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 0 10rem;
    overflow: hidden;
    transition: all 1s;
    transform: translateY(-100%);
}

.indexbox .indexproduct .indexcontent .indexproductitem .item .text .title {
    font-size: 30rem;
    font-weight: 600;
    margin-bottom: 10rem;
}

.indexbox .indexproduct .indexcontent .indexproductitem .item .text .icon {
    width: 120rem;
    height: 120rem;
    display: none;
}

.indexbox .indexproduct .indexcontent .indexproductitem .item .text .icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.indexproduct .card-container {
    width: 22.5%;
    height: 423rem;
    position: relative;
    border-radius: 10px;
    box-shadow: 0rem 0rem 5rem rgba(0, 0, 0, 0.5);
    overflow: hidden;
}

.indexproduct .card {
    width: 100%;
    height: 100%;
    border-radius: inherit;
}

.indexproduct .card .front-content {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 1s cubic-bezier(0.23, 1, 0.320, 1);
    background: #fff;
    flex-wrap: wrap;
}

.indexproduct .card .front-content .img {
    width: 100%;
    height: 100%;
}

.indexproduct .card .front-content .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.indexproduct .card .content::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000061;
    z-index: -1;
}

.indexproduct .card .front-content p {
    font-size: 26rem;
    /* font-weight: 700; */
    opacity: 1;
    color: #fff;
    /* background: linear-gradient(-45deg, #0da3d1 0%, #03367f 100%); */
    background-clip: text;
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    height: 12%;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    /* background: #00000080; */
}

.indexproduct .card .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 10rem;
    /* background: linear-gradient(-45deg, #f89b29 0%, #ff0f7b 100%); */
    color: #e8e8e8;
    padding: 20rem;
    line-height: 1.5;
    border-radius: 5rem;
    pointer-events: none;
    transform: translateY(100%);
    transition: all 1s cubic-bezier(0.23, 1, 0.320, 1);
    background-size: cover;
    background-repeat: no-repeat;
    font-size: 19rem;
}

.indexproduct .card .content .heading {
    font-size: 30rem;
    /* font-weight: 700; */
}

.indexproduct .card .content p {
    transition: all 1s;
    transform: translateX(-380%);
}

.indexproduct .card:hover .content {
    transform: translateY(0);
}

.indexproduct .card:hover .content>p {
    transform: translateX(0);
}

.indexproduct .card:hover .front-content {
    transform: translateX(-30%);
}

.indexproduct .card:hover .front-content p {
    opacity: 0;
}

/**/
.indexbox .bgindexabout {
    width: 100%;
    /* background: url("http://new.langjin88.com/themes/pc/public/static/css/../image/aboutbg.jpg") no-repeat center center; */
    background-size: cover;
    /* padding: 50rem 0; */
    /* background: url("http://new.langjin88.com/themes/pc/public/static/css/../image/neiye.jpg") no-repeat center center; */
    background-size: cover;
    padding-bottom: 0;
    /* filter: blur(0px); */
    position: relative;
}

.indexbox .bgindexabout::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* filter: blur(9px); */
    /* background: url("http://new.langjin88.com/themes/pc/public/static/css/../image/aboutbg2.jpg") no-repeat center center; */
    background-size: cover;
    z-index: -1;
    background: #f9f9f9;
}

.indexbox .contentbox .bgindexabout>.title {
    /* font-weight: normal !important; */
    font-size: 36rem;
    /* padding-bottom: 50rem; */
    /* text-align: center; */
    width: 100%;
    font-weight: 700;
    color: #000;
    position: absolute;
    left: 157rem;
    top: 40rem;
    z-index: 1;
    color: #03367f;
    /* text-shadow: 2rem 2rem 1rem #0da3d1; */
    font-family: "myBold";
}

.indexbox .contentbox .bgindexabout>.title .futitle {
    font-family: auto;
    font-size: 18rem;
    /* text-align: center; */
    width: 100%;
    color: #000;
    margin-top: 10rem;
    font-weight: normal;
    text-shadow: none;
}

.indexbox .indexabout {
    display: flex;
    justify-content: space-between;
    height: 835rem;
    padding: 140rem 0 0 157rem;
}

.indexbox .indexabout .imgbox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    /* display: none; */
}

.indexbox .indexabout .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-shadow: 0rem 0rem 20rem 4px #ffffffa8;
}

.indexbox .indexabout .textbox {
    width: 86%;
    /* background-color: #f2f2f2; */
    position: relative;
    /* padding: 120rem 0 0 130rem; */
}

.indexbox .indexabout .textbox .pctextbox {
    color: #000;
    /* position: absolute; */
    /* top: 50%; */
    /* left: -40rem; */
    /* transform: translateY(-50%); */
    width: 100%;
    /* height: 74%; */
    /* background-color: #000; */
    color: #000;
    padding: 10rem 8rem;
    padding-left: 0rem;
}

.indexbox .indexabout .pctextbox h2 {
    margin-bottom: 14rem;
    font-size: 42rem;
    color: #fff;
    font-weight: 600;
    display: flex;
    align-items: center;
    border-bottom: 1rem solid rgba(102, 102, 102, 0.514);
    position: relative;
    padding: 6rem 0;
}

.indexbox .indexabout .pctextbox h2::after {
    display: block;
    content: "";
    position: absolute;
    bottom: -1.5rem;
    width: 30%;
    height: 2rem;
    background-color: #03864d;
    border-radius: 1rem;
}

.indexbox .indexabout .pctextbox .text {
    line-height: 49rem;
    text-indent: 28rem;
    width: 100%;
    font-size: 22rem;
    color: #000;
    /* max-height: 210rem; */
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 0;
    margin-bottom: 15rem;
}

.indexbox a.read {
    transition: all .6s;
    margin-bottom: 4rem;
    /* background-color: #03864d; */
    border-radius: 50rem;
    display: inline-block;
    padding: 10rem 45rem;
    color: #000;
    cursor: pointer;
    font-size: 16rem;
    border: 1rem solid #0da3d1c7;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.indexbox a.read:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    /* background: #03367f; */
    transition: all .6s;
    z-index: -1;
}

.indexbox a.read:hover:after {
    width: 100%;
}

.indexbox a.read:hover {
    color: #fff;
    background: #03367f;
}

.indexbox .fenleibox a.active {
    color: #fff;
}

.indexbox .fenleibox a.active:after {
    width: 100% !important;
}

.indexbox .bgindexabout .iconbox {
    display: flex;
    padding: 18rem 10rem;
    /* justify-content: space-between; */
    /* margin-top: 50rem; */
    color: #000;
    /* background: linear-gradient(0deg, #fdfafa, #000000); */
    font-size: 21rem;
    /* box-shadow: 0 0 10px 10px #9fb1c5; */
    /* background: linear-gradient(180deg, #fffffff0, #0000005c); */
    width: 67%;
    flex-wrap: wrap;
    padding-left: 0;
}

.indexbox .bgindexabout .iconbox .icon {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100rem;
    width: 33%;
    margin-bottom: 85rem;
}

.indexbox .bgindexabout .iconbox .icon .img {
    display: none;
    height: 66rem;
    margin-right: 20rem;
}

.indexbox .bgindexabout .iconbox .icon .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.indexbox .bgindexabout .iconbox .icon .text .num {
    font-size: 24rem;
    color: #03367f;
    margin-bottom: 10rem;
}

.indexbox .bgindexabout .iconbox .icon .text .num span {
    font-size: 50rem;
    font-weight: 700;
    font-family: BEBAS;
    padding: 0;
    margin: 0;
    margin-right: 6rem;
}

/*  */
/* case */

.indexbox .indexysbox>.title {
    /* font-weight: normal !important; */
    font-size: 36rem;
    /* padding-bottom: 50rem; */
    text-align: center;
    width: 100%;
    font-weight: 700;
    color: #000;
    position: absolute;
    left: 10rem;
    top: 60rem;
    z-index: 1;
    /* background: linear-gradient(298deg, #03367f 0%, #03367f 100%); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
}

.indexbox .indexysbox>.title .futitle {
    font-family: auto;
    font-size: 18rem;
    /* text-align: center; */
    width: 100%;
    color: #000;
    margin-top: 10rem;
    font-weight: normal;
}

.indexysbox {
    background-color: #262626;
    background: url("http://new.langjin88.com/themes/pc/public/static/css/../image/yyalbg.jpg") center center no-repeat fixed;
    background-size: cover;
    height: 810rem;
    margin-top: 50rem;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.indexysbox .bg {
    width: 70%;
    /* overflow: hidden; */
    height: 70%;
    position: relative;
}

.indexysbox .title {
    width: 30% !important;
    position: static !important;
}

.indexysbox:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.8;
}

.indexysbox .swiper-container {
    width: 100%;
    position: absolute;
    bottom: 0%;
    margin-top: 0;
    height: 100%;
}

.indexysbox .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 450rem;
    border-radius: 10px;
    position: relative;
    box-shadow: 0rem 0rem 5rem #0000008f;
    overflow: hidden;
    transition: background-size 1s;
}

.indexysbox .swiper-slide:hover {
    /* background-size: 110%; */
}

.indexysbox .swiper-slide:hover .txt {
    transform: translateY(-100%);
}

.indexysbox .swiper-slide:hover .jieshao {
    transform: translateY(0);
}

.indexysbox .swiper-slide:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background: #000;
    z-index: -1;
}

.swiper-slide.swiper-slide-visible.swiper-slide-active .text .title p {
    transition: all 2s ease 0.8s;
    transform: translateX(0);
    opacity: 1;
}

.indexysbox .swiper-slide .txt .img {
    width: 31%;
    /* height: 100%; */
    /* box-shadow: 0rem 0rem 6rem #000000a6; */
    /* border-radius: 20rem; */
    transition: all .7s;
    /* transform: translateX(-300%); */
}

.indexysbox .swiper-slide .txt .img {}

.indexysbox .swiper-slide .txt {
    display: flex;
    position: absolute;
    color: #fff;
    padding: 30rem;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 1s;
    /* transform: translateY(-100%); */
}

.indexysbox .swiper-slide .jieshao {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    transition: all 1s;
    transform: translateY(100%);
    font-size: 20rem;
    line-height: 34rem;
    padding: 30rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.indexysbox .swiper-slide .jieshao .title {
    width: 100% !important;
    text-align: center;
    margin-bottom: 20rem;
    font-size: 25rem;
}

.indexysbox .swiper-slide .txt h3 {
    font-size: 24rem;
    margin: 20rem;
}

.indexysbox .swiper-slide .txt h4 {
    font-size: 17rem;
}

.indexysbox .swiper-slide>p {
    line-height: 32rem;
    transition: all .7s;
    transform: translateY(360%);
}

.indexysbox .swiper-slide>p .title {
    font-size: 20rem;
    margin-bottom: 20rem;
    color: #fff;
}

.indexysbox .swiper-slide .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20rem;
}

.indexysbox .swiper-slide .indexysbox .bg .bgImg {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: 100%;
}

.indexysbox .shadow {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
    text-align: center;
    line-height: 670px;
    color: #ffffff;
    font-size: 30px;
    display: none;
    border-radius: 10px;
}

/*  */


/* zhengshu */
.zhengshubox {
    background: url("http://new.langjin88.com/themes/pc/public/static/css/../image/zsbg.jpg") no-repeat center center;
    background-size: cover;
    padding-bottom: 60rem;
}

.zhengshubox .btnbox {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50rem;
}

.zhengshubox .btn {
    display: inline-block;
    width: 150rem;
    height: 40rem;
    line-height: 40rem;
    border-radius: 20rem;
    font-size: 16rem;
    color: #000;
    border: 0;
    cursor: pointer;
    text-align: center;
    position: relative;
    transition: all 0.6s ease 0s;
    background-color: #fff;
}

.zhengshubox .btn:hover {
    background-color: #ca0717;
    color: #fff;
}

.zhengshubox .titlebox {
    width: 100%;
    position: relative;
    left: 0;
    top: 5%;
    z-index: 10;
}

.zhengshubox .titlebox .section-title1 {
    font-size: 30rem;
    padding: 0;
}

.zhengshubox .zhengshu {
    height: 400rem;
    overflow: hidden;
    position: relative;
}

.zhengshubox .swiper-container {
    width: 100%;
    height: 100%;
}

.zhengshubox .swiper-slide {
    text-align: center;
    font-size: 18rem;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    /* background-color: aqua; */
    flex-direction: column;
}

.zhengshubox .swiper-slide:hover .img img {
    transform: scale(1.1);
}

.zhengshubox .swiper-slide .img {
    width: 100%;
    height: 87%;
    overflow: hidden;
}

.zhengshubox .swiper-slide .img img {
    width: 100%;
    height: 100%;
    transition: all .8s;
    object-fit: cover;
}

.zhengshubox .swiper-slide .title {
    width: 100%;
    height: 13%;
    font-size: 20rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #ca0717;
}

.zhengshubox .swiper-slide .title .futitle {
    font-family: auto;
    font-size: 14rem;
    color: #fff;
    margin-top: 10rem;
}


.zhengshubox .swiper-slide .img img {
    width: 100%;
    height: 100%;
}

.indexbox .zhengshubox>.title {
    font-size: 36rem;
    padding: 60rem 0;
    /* text-align: center; */
    width: 100%;
    font-weight: 700;
    color: #000;
    padding-left: 157rem;
}

.indexbox .zhengshubox>.title .futitle {
    font-family: auto;
    font-size: 18rem;
    /* text-align: center; */
    width: 100%;
    color: #000;
    margin-top: 10rem;
    font-weight: normal;
}



/*  */
.indexbox .fenleibox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* padding: 20rem 0; */
    /* margin-bottom: 20rem; */
}

.indexbox .fenleibox .read {
    border-radius: 0;
    border-top-left-radius: 25rem;
    padding: 20rem 64rem;
}

.indexbox .fenleibox .read.active:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #0da3d1c7;
    transition: all .6s;
    z-index: -1;
}

.indexbox .fenleibox .read.active:hover:after {
    width: 100% !important;
}

.newstitle {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    margin-top: 90rem;
    position: relative;
}

.newstitle .read.btn {
    position: absolute;
    right: 157rem;
    top: 50%;
    transform: translateY(-50%);
}

.indexbox .fenleibox .btn {
    display: block;
    padding: 8rem 10rem;
    font-size: 18rem;
    border-radius: 10rem;
    margin-right: 10rem;
    color: #000;
    border: 1rem solid #03864d;
}

.indexbox .fenleibox .btn.active {
    background-color: #03864d;
    color: #fff;
}

.indexbox .fenleibox .btn:hover {
    background-color: #03864d;
    color: #fff;
}

.indexnews .swiper {
    width: 100%;
    height: 400rem;
}

.indexnews .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20rem;
    overflow: hidden;
}

.indexnews .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20rem;
    transition: all .6s;
}

.indexnews .swiper-slide img:hover {
    transform: scale(1.2);
}

.indexnews .swiper-slide .title {
    width: 100%;
    height: 17%;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #0000008c;
    color: #fff;
    display: flex;
    padding-left: 20rem;
    align-items: center;
}

.indexnews .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #03367f;
    margin-left: 10rem;
}


.indexbox .indexnews .newlist {
    /* display: flex; */
    /* justify-content: space-between; */
    /* margin: 34rem 0; */
    width: 45%;
    /* padding-left: 41rem; */
    /* background: #f5f5f5; */
    /* overflow-y: auto; */
    height: 440rem;
}

.indexbox .indexnews .newlist .newsboxbox {
    overflow-y: auto;
    height: 372rem;
    overflow: hidden;
    display: none;
}

.indexbox .indexnews .newlist .card {
    width: 100%;
    height: 113rem;
    /* border-radius: 5rem; */
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 10rem 10rem;
    border-bottom: 1rem solid #66666640;
    /* padding-left: 90rem; */
    transition: all .7s;
    /* background: #f5f5f5f5; */
    border-radius: 7rem;
    margin-bottom: 16rem;
}

.indexbox .indexnews .newlist .card:after {
    content: "";
    width: 0%;
    height: 100%;
    background: #0da3d1c7;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .8s;
    z-index: -1;
}

.indexbox .indexnews .newlist .card:hover:after {
    width: 100%;
}

.indexbox .indexnews .newlist .card:hover strong {
    color: #fff;
}

.indexbox .indexnews .newlist .card:hover .card__body {
    color: #fff;
}

.indexbox .indexnews .newlist .card__body {
    color: #000;
    font-size: 16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.indexbox .indexnews .newlist .card> :not(span) {
    transition: .3s cubic-bezier(.6, .4, 0, 1);
}

.indexbox .indexnews .newlist .card .miaoshu {
    font-size: 16rem;
    line-height: 28rem;
    transition: all .7s;
    opacity: 0;
    height: 0;
}

.indexbox .indexnews .newlist .card>strong {
    display: block;
    font-size: 20rem;
    /* letter-spacing: -0.035em; */
    color: #000;
    height: 30rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 10rem 0;
    font-weight: normal;
}

.indexbox .indexnews .newlist .card .time {
    /* font-weight: 600; */
    /* margin-top: 10rem; */
    /* position: absolute; */
    left: 0rem;
    top: -7rem;
    border-radius: 50%;
    /* width: 90rem; */
    /* height: 90rem; */
    /* background: #0da3d1; */
    /* color: #fff; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.indexbox .indexnews .newlist .card span {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5rem;
    font-weight: bold;
    cursor: pointer;
    overflow: hidden;
    height: 260rem;
}

.indexbox .indexnews .newlist .card span:hover img {
    transform: scale(1.1);
}

.indexbox .indexnews .newlist .card span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.indexbox .indexnews .newlist .card:hover span {
    top: 0;
    font-size: 1.2em;
}

.indexnews>.btn {
    display: block;
    width: 140rem;
    height: 40rem;
    line-height: 40rem;
    text-align: center;
    border: 1rem solid #03864d;
    /* padding: 4rem 10rem; */
    margin: auto;
    color: #000;
}

.indexbox .indexnews {
    /* padding-bottom: 34rem; */
    /* height: 600rem; */
    display: flex;
    padding: 90rem 0;
    justify-content: space-between;
}

.indexbox .indexnews .item {
    width: 27%;
    height: 500rem;
    border-radius: 16rem;
    overflow: hidden;
    position: relative;
    box-shadow: 0rem 0rem 6rem #00000040;
}

.indexbox .indexnews .item:hover .textbox {
    height: 100%;
    top: 0;
}

.indexbox .indexnews .item:hover .textbox .text {
    opacity: 1;
}

.indexbox .indexnews .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.indexbox .indexnews .item .img {
    height: 50%;
    display: block;
}

.indexbox .indexnews .item .textbox {
    height: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transition: all .7s;
    background: #fff;
    padding: 0 26rem;
}

.indexbox .indexnews .item .btn {
    position: absolute;
    bottom: 20rem;
    right: 20rem;
    border: 1rem solid #03367fcc;
    border-radius: 50%;
    width: 45rem;
    height: 45rem;
    cursor: pointer;
    transition: all .7s;
    display: flex;
    align-items: center;
}

.indexbox .indexnews .item .btn:hover svg {}

.indexbox .indexnews .item .btn svg {
    font-size: 20rem;
    color: #000;
    /* height: 30rem; */
    width: 46rem;
    /* background: red; */
    transition: all 1s;
    transform: translateY(-50%);
    display: block;
    position: absolute;
    top: 50%;
    left: -21rem;
}

.indexbox .indexnews .item:hover .btn {
    background: #03367fcc;
}

.indexbox .indexnews .item:hover .btn svg {
    width: 56rem;
}

.indexbox .indexnews .item .textbox .fenleiname a {
    font-size: 16rem;
    padding: 8rem 24rem;
    border-radius: 6rem;
    background: #f1f1f1;
    color: #000;
}

.indexbox .indexnews .item .textbox .fenleiname {
    height: 60rem;
    display: flex;
    align-items: center;
    margin-top: 30rem;
    margin-bottom: 10rem;
}

.indexbox .indexnews .item .textbox .title {
    font-size: 24rem;
    margin-bottom: 7rem;
    line-height: 35rem;
}

.indexbox .indexnews .item .textbox .text {
    transition: all 2s;
    font-size: 17rem;
    line-height: 26rem;
    opacity: 0;
}

.indexbox .indexnews .newsswiper {
    width: 50% !important;
    height: 440rem;
    margin: 0;
}

.indexcourse {
    background: gray;
    background: url("http://new.langjin88.com/themes/pc/public/static/css/../image/bg3.jpg") no-repeat center center;
}

.coursebox {
    width: 100%;
    height: auto;
    padding: 90rem 0;
    margin-left: auto;
    margin-right: auto;
}

.coursebox .swiper-slide {
    font-size: 18rem;
    background: #fff;
    height: 200rem;
    /* Center slide text vertically */
    padding: 6rem 10rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition-property: all;
    flex-direction: column;
    justify-content: flex-start;
    border-radius: 10rem;
}

.coursebox .swiper-slide .name {
    font-weight: 600;
    font-size: 20rem;
    margin: 10rem 0;
}

.coursebox .swiper-slide .text {
    font-size: 16rem;
    color: #666;
    height: 105rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.coursebox .swiper-slide .time {
    font-size: 20rem;
    color: #666;
    font-weight: 600;
    margin-top: 8rem;
}

#progressEffect {
    position: absolute;
    z-index: 10;
    top: 20rem;
    left: 20rem;
}

.indexbox .indexcourse>.title {
    font-size: 40rem;
    padding: 60rem 0;
    text-align: center;
    width: 100%;
    font-weight: 700;
    color: #3f3f3f;
    padding-bottom: 0;
}

.indexbox .contentbox .indexcourse>.title .futitle {
    font-family: auto;
    font-size: 20rem;
    text-align: center;
    width: 100%;
    color: #ffff;
    margin-top: 10rem;
}

/*tedian*/

.indexbox .tedianbox>.title {
    font-size: 36rem;
    padding: 60rem 0;
    /* text-align: center; */
    width: 100%;
    font-weight: 700;
    color: #3f3f3f;
    padding-top: 80rem;
    padding-left: 157rem;
}

.tedianbox {
    background: #239564;
    margin-top: 30rem;
    background: url("http://new.langjin88.com/themes/pc/public/static/css/../image/tedianbg.jpg") no-repeat center center;
    background-size: cover;
    height: 820rem;
}

.indexbox .contentbox .tedianbox>.title .futitle {
    font-family: auto;
    font-size: 20rem;
    text-align: center;
    width: 100%;
    color: #ffff;
    margin-top: 10rem;
}

.indexbox .contentbox .tedianbox .tediancentent {
    display: flex;
    flex-wrap: wrap;
}

.indexbox .contentbox .tedianbox .item {
    display: flex;
    flex-direction: column;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    color: #000;
    background: #fff;
    font-size: 20rem;
    padding: 20rem;
    justify-content: center;
    align-items: center;
    box-shadow: 0rem 0rem 6rem 0 #239564;
}

.indexbox .contentbox .tedianbox .item .title {
    font-size: 24rem;
    font-weight: 600;
    text-align: center;
    margin: 10rem 0;
}

.indexbox .contentbox .tedianbox .item .wenben {
    text-align: center;
}

.indexbox .contentbox .tedianbox .item .text {
    width: 80%;
}

.indexbox .contentbox .tedianbox .item:nth-child(3n) {
    margin-right: 0;
}

.indexbox .contentbox .tedianbox .item .img {
    width: 20%;
}

.indexbox .contentbox .tedianbox .item .img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    filter: brightness(0);
}

/* ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ¤Ã‚ÂºÃ…Â½ÃƒÂ¦Ã‹â€ Ã¢â‚¬ËœÃƒÂ¤Ã‚Â»Ã‚Â¬ÃƒÂ¥Ã‚Â·Ã‚Â¥ÃƒÂ¥Ã…Â½Ã¢â‚¬Å¡ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¢ÃƒÂ§Ã‚Â¤Ã‚Âº */
.aboutlunbox {
    height: 300rem;
    width: 51%;
    padding: 0 80rem;
    position: absolute;
    right: 110rem;
    top: 62%;
    transform: translateY(-50%);
}

.aboutlunbox .prev svg,
.aboutlunbox .next svg {
    font-size: 16rem;
    height: 20rem;
    width: 100%;
    color: #fff;
    /* background: #fff; */
}

.aboutlunbox .prev,
.aboutlunbox .next {
    width: 54rem;
    height: 54rem;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .7s;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.aboutlunbox .prev {
    transform: translateY(-50%) rotate(180deg);
    left: 0;
}

.aboutlunbox .next {

    right: 0;
}

.aboutlunbox .prev:hover,
.aboutlunbox .next:hover {
    background: #03367f;
}

.aboutlunbox .prev:hover svg,
.aboutlunbox .next:hover svg {
    color: #fff;
    fill: #fff;
}

.aboutlunbox .numbox {
    margin: 0 16rem;
    color: #03367f;
    font-size: 24rem;
}

.aboutlunbox .numbox span {
    padding: 0 6rem;
}

.aboutlunbox .swiper {
    width: 100%;
    height: 100%;
    padding: 50rem 0;
}

.aboutlunbox .swiper-slide {
    text-align: center;
    font-size: 18rem;
    /* background: #fff; */
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative;
    z-index: 1;
    border: 7rem solid #03367f4f;
}


.aboutlunbox .swiper-slide:after {
    width: 50%;
    height: 70%;
    position: absolute;
    right: 0rem;
    border: 14rem solid #03367fcc;
    border-left: none;
    border-bottom: 0;
    z-index: -1;
    opacity: 0;
    top: 0rem;
    transition: 0.6s ease 0s;
}

.aboutlunbox .swiper-slide.swiper-slide-active:after {
    opacity: 1;
    top: -14rem;
    right: -14rem;
}

.aboutlunbox .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .7s;
    position: relative;
}

.aboutlunbox .swiper-slide:hover img {
    transform: scale(1.2);
}

.aboutlunbox .swiper-slide .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
}

.aboutlunbox .swiper-slide .img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000096;
    opacity: 0;
}

.aboutlunbox .swiper-slide .img:hover:after {
    opacity: 0.2;
}

.aboutlunbox .swiper-slide .title {
    position: absolute;
    left: 0;
    top: 39%;
    width: 100%;
    color: #fff;
    font-size: 18rem;
    transition: all .6s;
    /* transform: translateY(-400%); */
    opacity: 0;
    font-weight: 600;
}

.aboutlunbox .swiper-slide .img:hover .title {
    transform: rotate(360deg);
    opacity: 1;
}

.aboutlunbox .swiper-slide .title::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    background-color: #00000029;
    width: 34rem;
    height: 2rem;
}


/* ÃƒÂ§Ã‚Â»Ã‚ÂÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¸ÃƒÂ¥Ã‚Â·Ã‚Â¥ÃƒÂ§Ã‚Â¨Ã¢â‚¬Â¹ */
.jdgcbox {
    height: 800rem;
    background: #f5f5f5;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: url("http://new.langjin88.com/themes/pc/public/static/css/../image/jdgcbg2.jpg") center no-repeat fixed;
    background-size: cover;
    margin-top: 40rem;
    flex-direction: row-reverse;
}

.indexbox .jdgcbox>.title {
    font-size: 36rem;
    padding: 0rem 169rem;
    /* text-align: center; */
    width: 100%;
    font-weight: 700;
    color: #000;
    margin-top: 60rem;
    /* margin-bottom: 20rem; */
    height: 101rem;
    color: #03367f;
    /* text-shadow: 2rem 2rem 1rem #0da3d1; */
    font-family: "myBold";
}

.indexbox .jdgcbox>.title .read {
    position: absolute;
    right: 169rem;
    top: 50%;
    transform: translateY(-50%);
}

.indexbox .jdgcbox>.title .read {
    position: absolute;
    right: 169rem;
    top: 50%;
    transform: translateY(-50%);
}

.indexbox .jdgcbox>.title .futitle {
    font-family: auto;
    font-size: 18rem;
    /* text-align: center; */
    width: 100%;
    color: #000;
    margin-top: 10rem;
    font-weight: normal;
    text-shadow: none;
}

.jdgcbox .lunbox {
    height: 444rem;
    width: 64%;
}

.jdgcbox .fenleibox {
    width: 36%;
    padding-left: 169rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.jdgcbox .fenleibox .wenanbox {
    font-size: 30rem;
}

.jdgcbox .fenleibox .btnbox {
    display: flex;
    margin-top: 30%;
    align-items: center;
}

.jdgcbox .fenleibox .btnbox .prev svg,
.jdgcbox .fenleibox .btnbox .next svg {
    font-size: 16rem;
    height: 20rem;
    width: 100%;
    color: #fff;
    /* background: #fff; */
}

.jdgcbox .fenleibox .btnbox .prev,
.jdgcbox .fenleibox .btnbox .next {
    width: 54rem;
    height: 54rem;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .7s;
}

.jdgcbox .fenleibox .btnbox .prev {
    transform: rotate(180deg);
}

.jdgcbox .fenleibox .btnbox .prev:hover,
.jdgcbox .fenleibox .btnbox .next:hover {
    background: #03367f;
}

.jdgcbox .fenleibox .btnbox .prev:hover svg,
.jdgcbox .fenleibox .btnbox .next:hover svg {
    color: #fff;
    fill: #fff;
}

.jdgcbox .fenleibox .btnbox .numbox {
    margin: 0 16rem;
    color: #03367f;
    font-size: 24rem;
}

.jdgcbox .fenleibox .btnbox .numbox span {
    padding: 0 6rem;
}

.jdgcbox .swiper {
    width: 100%;
    height: 100%;
    padding: 50rem 0;
}

.jdgcbox .swiper-slide {
    text-align: center;
    font-size: 18rem;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative;
    z-index: 1;
}

.jdgcbox .swiper-slide:after {
    width: 50%;
    height: 70%;
    content: "";
    position: absolute;
    right: 0rem;
    border: 14rem solid #03367fcc;
    border-left: none;
    border-bottom: 0;
    z-index: -1;
    opacity: 0;
    top: 0rem;
    transition: 0.6s ease 0s;
}

.jdgcbox .swiper-slide.swiper-slide-active:after {
    opacity: 1;
    top: -14rem;
    right: -14rem;
}

.jdgcbox .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .7s;
}

.jdgcbox .swiper-slide img:hover {
    transform: scale(1.2);
}

.jdgcbox .swiper-slide .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
}

.jdgcbox .swiper-slide .title {
    position: absolute;
    left: 0;
    bottom: -35rem;
    color: #000;
    font-size: 16rem;
    padding-left: 50rem;
}

.jdgcbox .swiper-slide .title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    background-color: #00000029;
    width: 34rem;
    height: 2rem;
}

/*hzkh*/
.hzkhbox {
    height: 500rem;
    margin: auto;
    /* background: #f5f5f5; */
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* background: url("http://new.langjin88.com/themes/pc/public/static/css/../image/jdgcbg2.jpg") center no-repeat fixed; */
    background-size: cover;
    margin-top: 50rem;
    position: relative;
    padding: 0 169rem;
    /* margin-bottom: 50rem; */
}

.indexbox .hzkhbox>.title {
    font-size: 36rem;
    padding: 0rem 169rem;
    /* text-align: center; */
    width: 100%;
    font-weight: 700;
    color: #000;
    margin-top: 60rem;
    /* margin-bottom: 20rem; */
    height: 101rem;
    font-family: kines;
    src: url();
}




.indexbox .hzkhbox>.title .read {
    position: absolute;
    right: 169rem;
    top: 50%;
    transform: translateY(-50%);
}

.indexbox .hzkhbox>.title .read {
    position: absolute;
    right: 169rem;
    top: 50%;
    transform: translateY(-50%);
}

.indexbox .hzkhbox>.title .futitle {
    font-family: auto;
    font-size: 18rem;
    /* text-align: center; */
    width: 100%;
    color: #000;
    margin-top: 10rem;
    font-weight: normal;
}

.hzkhbox .lunbox {
    height: 100%;
    width: 100%;
    padding: 40rem;
    box-shadow: 0rem 0rem 6rem #03367f8c;
    border-radius: 22rem;
}

.hzkhbox .fenleibox {
    width: 36%;
    /* padding-left: 169rem; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: absolute;
    bottom: 40rem;
    left: 837rem;
    z-index: 300;
}

.hzkhbox .fenleibox .wenanbox {
    font-size: 30rem;
}

.hzkhbox .fenleibox .btnbox {
    display: flex;
    /* margin-top: 30%; */
    align-items: center;
}

.hzkhbox .fenleibox .btnbox .prev svg,
.hzkhbox .fenleibox .btnbox .next svg {
    font-size: 16rem;
    height: 20rem;
    width: 100%;
    color: #fff;
    /* background: #fff; */
}

.hzkhbox .fenleibox .btnbox .prev,
.hzkhbox .fenleibox .btnbox .next {
    width: 40rem;
    height: 40rem;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .7s;
    /* border: 1rem solid #0da3d1; */
    margin-right: 18rem;
}

.hzkhbox .fenleibox .btnbox .prev {
    transform: rotate(180deg);
}

.hzkhbox .fenleibox .btnbox .prev:hover,
.hzkhbox .fenleibox .btnbox .next:hover {
    background: #03367f;
}

.hzkhbox .fenleibox .btnbox .prev:hover svg,
.hzkhbox .fenleibox .btnbox .next:hover svg {
    color: #fff;
    fill: #fff;
}

.hzkhbox .fenleibox .btnbox .numbox {
    margin: 0 16rem;
    color: #03367f;
    font-size: 24rem;
    display: none;
}

.hzkhbox .fenleibox .btnbox .numbox span {
    padding: 0 6rem;
}

.hzkhbox .swiper {
    width: 100%;
    height: 100%;
    /* padding: 50rem 0; */
}

.hzkhbox .swiper-slide {
    /* text-align: center; */
    font-size: 18rem;
    background: #fff;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    position: relative;
    z-index: 1;
    flex-direction: row-reverse;
}

.hzkhbox .swiper-slide:after {
    width: 50%;
    height: 70%;
    content: "";
    position: absolute;
    right: 0rem;
    border: 14rem solid #03367fcc;
    border-left: none;
    border-bottom: 0;
    z-index: -1;
    opacity: 0;
    top: 0rem;
    transition: 0.6s ease 0s;
    display: none;
}

.hzkhbox .swiper-slide.swiper-slide-active:after {
    opacity: 1;
    top: -14rem;
    right: -14rem;
}

.hzkhbox .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .7s;
}

.hzkhbox .swiper-slide img:hover {
    transform: scale(1.2);
}

.hzkhbox .swiper-slide .img {
    width: 40%;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
}

.hzkhbox .swiper-slide .wenanbox {
    padding-left: 40rem;
    /* display: flex; */
    flex-direction: column;
    width: 60%;
}

.hzkhbox .swiper-slide .wenanbox .text {
    width: 70%;
    margin: 20rem 0;
    line-height: 28rem;
}

.hzkhbox .swiper-slide .wenanbox .btn {
    padding: 6rem 26rem;
    border: 1rem solid #0da3d1;
    display: inline-block;
    border-radius: 24rem;
    transition: all .6s;
    display: none;
}

.hzkhbox .swiper-slide .wenanbox .btn:hover {
    background: #03367f;
    color: #fff;
}

.hzkhbox .swiper-slide .wenanbox .title {
    font-size: 16rem;
    padding: 6rem 22rem;
    box-shadow: 0rem 0rem 5rem #00000082;
    border-radius: 6rem;
    display: inline-block;
}

.hzkhbox .swiper-slide .title {
    /* position: absolute; */
    left: 0;
    bottom: -35rem;
    color: #000;
    font-size: 16rem;
    padding-left: 50rem;
}

.hzkhbox .swiper-slide .title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    background-color: #00000029;
    width: 34rem;
    height: 2rem;
    display: none;
}
.indexkehu {
						height: 150rem;
					}

					.indexkehu img {
						width: 100%;
						height: 100%;
						object-fit: scale-down;
					}

					.indexkehu .swiper-container {
						width: 100%;
						height: 150rem;
						margin: 0 auto;
					}

					.indexkehu .swiper-container .swiper-slide {
						width: 196rem;
						height: 150rem;

					}

					.indexkehu .swiper-container-free-mode>.swiper-wrapper {
						transition-timing-function: linear;
					}